The Quick search function does a full-text search (that is, it searches through the content of notes and not just the title of a note) and displays the result in an easy-to-access manner.

The alternative to the quick search is the Search function, which opens in a dedicated tab and has support for advanced queries.

For even faster navigation, it's possible to use Jump to... which will only search through the note titles instead of the content.

Layout

Based on the Vertical and horizontal layout, the quick search is placed:

Search Features

Quick search includes the following features:

Content Previews

Search results now display a 200-character preview of the note content below the note title. This preview shows the context where your search terms appear, making it easier to identify the right note without opening it.

Infinite Scrolling

Results are loaded progressively as you scroll:

Visual Features

Search Behavior

Quick search uses progressive search:

  1. Shows exact matches first
  2. Includes fuzzy matches when exact results are fewer than 5
  3. Exact matches appear before fuzzy matches

Keyboard Navigation

Using Quick Search

  1. Typo tolerance: Search finds results despite minor typos
  2. Content previews: 200-character snippets show match context
  3. Infinite scrolling: Additional results load on scroll
  4. Specific terms: Specific search terms return more focused results
  5. Match locations: Bold text indicates where matches occur

Quick Search - Exact Match Operator

Quick Search now supports the exact match operator (=) at the beginning of your search query. This allows you to search for notes where the title or content exactly matches your search term, rather than just containing it.

Usage

To use exact match in Quick Search:

  1. Start your search query with the = operator
  2. Follow it immediately with your search term (no space after =)

Examples

Comparison with Regular Search

Query Behavior
example Finds all notes containing "example" anywhere in title or content
=example Finds only notes where the title equals "example" or content equals "example" exactly

Technical Details

When you use the = operator:

Limitations

Use Cases

This feature is particularly useful when:

Related Features